[INFO] fetching crate pass_by_catastrophe 0.1.0...
[INFO] checking pass_by_catastrophe-0.1.0 against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] extracting crate pass_by_catastrophe 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pass_by_catastrophe 0.1.0
[INFO] finished tweaking crates.io crate pass_by_catastrophe 0.1.0
[INFO] tweaked toml for crates.io crate pass_by_catastrophe 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pass_by_catastrophe 0.1.0 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072
[INFO] running `Command { std: "docker" "start" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling magic-import v0.2.1
[INFO] [stderr]     Checking pass_by_catastrophe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout]    Ambiguity for Range
[INFO] [stdout]              std::range::Range
[INFO] [stdout]              std::collections::btree_set::Range
[INFO] [stdout]              std::collections::btree_map::Range
[INFO] [stdout]              std::range::legacy::Range
[INFO] [stdout]      Picking at random
[INFO] [stdout]       Hoping for the best
[INFO] [stdout]    Injecting use std::ops::Add;
[INFO] [stdout]    Injecting use std::panic::panic_any;
[INFO] [stdout]    Injecting use crate::catastrophe;
[INFO] [stdout]    Injecting use crate::DisasterWaitingToHappen;
[INFO] [stdout]    Injecting use std::collections::btree_set::Range;
[INFO] [stdout]    Injecting use crate::Catastrophic;
[INFO] [stdout] error[E0271]: type mismatch resolving `<&i32 as Add>::Output == &i32`
[INFO] [stdout]   --> src/tests.rs:6:34
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let sum = catastrophe!(add::<Range<i32>, _>(|| panic_any(nums)) => i32);
[INFO] [stdout]    |                                  ^^^^^^^^^^ expected `&i32`, found `i32`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `tests::add`
[INFO] [stdout]   --> src/tests.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn add<Iter: Catastrophic, F: DisasterWaitingToHappen>(nums: F) -> !
[INFO] [stdout]    |    --- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Iter::Item: Add<Iter::Item, Output = Iter::Item> + Catastrophic,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^ required by this bound in `add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pass_by_catastrophe` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072", kill_on_drop: false }`
[INFO] [stdout] 11867bc6970114bc37b8be127bc232aa98998ee5dd3cd67f1d25f51269e9a072
